* {
    margin: 0;
    padding: 0;
}

img {
    display: block;
    /* background-color: #e1e1e1; */
}

a {
    text-decoration: none;
    font-size: 14px;
    color: #333;
    line-height: 2.42em;
}

ul,
li {
    list-style: none;
}

input {
    border: none;
    outline: none;
}

.d-flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-column {
    flex-direction: column;
}

.align-center {
    align-items: center;
}

.justify-center {
    justify-content: center;
}

.justify-between {
    justify-content: space-between;
}

.text-center {
    text-align: center;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.container {
    margin: 0 auto;
    width: 1238px;
}

.banner {
    position: relative;
    margin-bottom: 25px;
}

.language {
    position: absolute;
    top: 5px;
    right: 12px;
    font-size: 12px;
    color: #fff;
}

.banner nav {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-left: 126px;
}

.banner ul {
    display: inline-flex;
}

.banner nav a {
    display: block;
    padding: 15px 45px;
    color: #fff;
    font-size: 18px;
}

section {
    padding: 0 16px;
}

.notice {
    padding: 27px 26px;
    background-color: #e1e1e1;
}
.location a{color: #4f84d5;font-size: 18px;}
.title {
    margin-bottom: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-top: 2px solid #4f84d5;
    color: #4f84d5;
}

.title .text {
    font-size: 18px;
}

.title .more a {
    font-size: 14px;
    color: #4f84d5;
}

.relationship {
    float: left;
    margin-right: 30px;
}

.relationship .content {
    position: relative;
    margin-bottom: 12px;
}

.relationship .content span {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
    font-size: 20px;
    color: #fff;
    opacity: 0.65;
    background-color: rgba(0, 0, 0, .65);
    padding: 10px 9px 13px;
    box-sizing: border-box;
}

.activity {
    float: left;
}

.circle {
    display: flex;
    align-items: center;
}

.circle li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ccc;
    margin-right: 12px;
    cursor: pointer;
}

.slideBox {
    position: relative;
    height: 333px;
    overflow: hidden;
    width: 585px;
    margin-bottom: 12px;
}

.slideBox .bd a {
    display: block;
    position: relative;
}

.slideBox .bd a span {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
    font-size: 20px;
    color: #fff;
    opacity: 0.65;
    background-color: rgba(0, 0, 0, .65);
    padding: 10px 9px 13px;
    box-sizing: border-box;
}

.slideBox .hd {
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 15px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    border-radius: 50%;
    margin-right: 12px;
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 100%;
    height: 333px;
    display: block;
}

.notice {
    margin-bottom: 21px;
}

.notice-container {
    height: 44px;
    border-radius: 20px;
    overflow: hidden;
}

.zhongyao {
    width: 140px;
    text-align: center;
    background-color: #4f84d5;
    color: #fff;
    height: 100%;
    line-height: 2.5;
}

.notice-container .more {
    width: 85px;
    text-align: center;
    background-color: #4f84d5;
    height: 100%;
    line-height: 2.5;
}

.notice-container .more a {
    color: #fff;
}

.notice-content {
    line-height: 2.5;
    flex: 1;
    height: 100%;
    text-align: center;
    border-top: 2px solid #4f84d5;
    border-bottom: 2px solid #4f84d5;
    box-sizing: border-box;
}

.notice-content a {
    color: #4f84d5;
}

.common-content {
    overflow: hidden;
}

.common-content>div:nth-child(1) {
    float: left;
    margin-right: 25px;
}

.common-content>div:nth-child(1) img {
    margin-bottom: 10px;
}

.common-content>div:nth-child(1) span {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    line-height: 30px;
}

.common-content>div:nth-child(2) {
    float: left;
}

.common-content>div:nth-child(2) a {
    font-size: 14px;
    line-height: 32px;
}

.service-list {
    display: flex;
    flex-wrap: wrap
}

.service-list li {
    margin-bottom: 22px;
    width: 132px;
    height: 37px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 37px;
    font-size: 14px;
    color: #000;
}

.service-list li:nth-child(2n+1) {
    margin-right: 12px;
}

.declare,
.news,
.story,
.windows,
.embassy-service,
.overseasStudy-service {
    width: 585px;
    height: 310px;
    float: left;
}

.declare,
.story,
.embassy-service {
    margin-right: 30px;
}

.common-content {
    display: flex;
}

.common-content>div:nth-child(1) {
    width: 240px;
}

.searchAndContact {
    display: flex;
    margin-bottom: 36px;
}

.searchAndContact>div {
    background-color: #e1e1e1;
    width: 583px;
}

.search-container {
    padding: 31px 48px;
    margin-right: 30px;
}

.contact-container {
    padding: 9px 61px;
    display: flex;
}

.search-form {
    padding-left: 11px;
    background-color: #fff;
    height: 35px;
    margin-bottom: 22px;
}

.search-form img {
    margin-right: 20px;
}

.search-form button {
    width: 98px;
    background-color: #4f84d5;
    height: 100%;
    outline: none;
    border: none;
    color: #fff;
}

.search-form input {
    flex: 1;
}

.search-container .tuijian a {
    font-size: 16px;
    color: #005ea5;
}

.contact-container {
    text-align: center;
}

.contact-container img {
    margin-bottom: 14px;
}

.contact-container span {
    font-size: 14px;
}

.wailian {
    margin: 0 -15px;
}

.wailian>div {
    padding: 0 15px;
    margin-bottom: 30px;
}

.wailian-container {
    margin-top: 29px;
    margin-bottom: 5px;
}

footer {
    font-size: 14px;
}

.address {
    margin-bottom: 25px;
}

.tongzhi {
    font-size: 14px;
    line-height: 33px;
    color: #333;
}

.zhuanti {
    font-size: 14px;
    line-height: 25px;
    color: #333;
}

.zhuanti img {
    display: block;
    margin-right: 18px;
    width: 105px;
    height: 99px;
}

.zhuanti li {
    margin-bottom: 21px;
}

.tongzhi .more,
.zhuanti .more {
    text-align: right;
}

.tongzhi .more a,
.zhuanti .more a {
    color: #4f84d5;
}

.crumbs {
    margin-bottom: 29px;
    font-size: 14px;
    color: #000;
}

.view .title {
    font-size: 24px;
    margin-bottom: 17px;
    color: #000;
}

.view .date {
    font-size: 14px;
    margin-bottom: 22px;
}

.view .speak img {
    margin-bottom: 29px;
    width: 820px;
    height: 461px;
    margin: 0 auto;
}

.view .speak span {
    font-size: 18px;
    color: #000;
    margin-bottom: 38px;
}

.view p {
    text-indent: 10px;
    font-size: 14px;
    color: #000;
    line-height: 36px;
}

.aside {
    margin-right: 25px;
}

.service-content {
    margin: 0 -8px;
    display: flex;
    flex-wrap: wrap;
}

.service-content li {
    margin-bottom: 18px;
    width: 186px;
    text-align: center;
    border: 1px solid #ccc;
    padding: 8px;
    box-sizing: border-box;
}

.service-content li:nth-child(2n+1) {
    margin-right: 15px;
}

.service-content li a {
    color: #000;
}

.service-box {
    width: 434px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    padding: 13px 25px;
    margin-bottom: 31px;
}

.service-box:nth-child(2n+1) {
    margin-right: 25px;
}

.service-content li a {
    font-size: 14px;
    color: #000;
}

.service-title {
    color: #000;
    margin-bottom: 31px;
    font-weight: 500;
}

footer p {
    line-height: 24px;
}

.specialBox li {
    width: 273px;
    height: 241px;
    display: inline-block;
    position: relative;
	text-align:center;
}
.specialBox li a{text-align:center;}
.specialBox li::after {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    height: 212px;
    background-color: #ccc;
    top: 0;
    right: 5px;
    z-index: 1;
}

.specialBox li img {
    margin: 0 auto;
	width:222px;
	height:157px;
}

.specialBox {
    padding: 0 50px;
    position: relative;
    overflow: hidden;
}

.prev,
.next {
    position: absolute;
    top: 30px;
    width: 27px;
    height: 53px;
    background-color: #7a7a7a;
}

.prev {
    left: 0;
}

.next {
    right: 0;
}

.zhuanti li a {
    display: flex;
}

.zhuanti li a span {
    color: #000;
}

.text-right {
    text-align: right;
}

.link-color {
    color: #4f84d5;
}

.aside {
    width: 280px;
}

.view-content .title {
    justify-content: center!important;
    border: none!important;
}

li.childlist2 a{ font-weight:bold;}

#pages{ margin:0 auto; padding-bottom:15px; line-height:21px; font-size:14px; text-align:center; margin-top:10px;}
#pages a{color:#005ea5; text-decoration:none; font-size:14px;line-height:21px;}
#pages a:hover{ text-decoration:underline;}


#Appendix{margin:0 auto; width:1010px; margin-top:15px;}
#Appendix_name{width:60px; text-align:left; float:left; margin-left:10px; font-size:12px; font-weight:bold; line-height:21px; height:21px;}
#id_AppendixList{width:930px; text-align:left; margin:0 auto; float:left;}
#id_AppendixList ul{
width:930px;
list-style:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}
#id_AppendixList li{
width:916px;
line-height:18px;
padding:0 0 3px 0;
font-size:12px;
text-align:left;
padding-left:14px;
color:#0000FF;
background-image: url(newbox-disc.gif);
background-repeat: no-repeat;
background-position:0px 10px;
}
#id_AppendixList li a{font-size:12px; color:#0f47b4; text-decoration:none; line-height:24px;}
#id_AppendixList li a:hover{font-size:12px; color:#FF0000; text-decoration:none;}

#Appendix_article{margin:0 auto; width:1100px; margin-top:15px;}
#Appendix_name_article{width:60px; text-align:left; float:left; font-size:12px; font-weight:bold; line-height:21px; height:21px;}
#id_AppendixList_article{width:1030px; text-align:left; float:left}
#id_AppendixList_article ul{
width:1030px;
list-style:none;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}
#id_AppendixList_article li{
width:1016px;
line-height:18px;
padding:0 0 3px 0;
font-size:12px;

text-align:left;
padding-left:14px;
color:#0000FF;
background-image: url(newbox-disc.gif);
background-repeat: no-repeat;
background-position:0px 10px;
}
#id_AppendixList_article li a{font-size:12px; color:#0f47b4; text-decoration:none; line-height:24px;}
#id_AppendixList_article li a:hover{font-size:12px; color:#FF0000; text-decoration:none;}

#id_RelNewsList{ width:1100px; margin:30px auto 15px;border:#CCCCCC 1px solid; }
#relNews_name{padding-left:15px; text-align:left; margin:0 auto; width:1085px; height:25px; line-height:25px; font-size:14px; color:#000000; font-weight:bold; background:#EBEBEB; border-bottom:#CCCCCC 1px solid;}
#id_RelNewsList ul{width:1100px; margin:0; padding:0; list-style:none; list-style-type:none;margin-left:15px; margin-top:5px;}
#id_RelNewsList li{
width:1100px;
line-height:20px;
padding:0 0 3px 0;
font-size:12px;
text-align:left;
padding-left:14px;
color:#0000FF;
background-image: url(newbox-disc.gif);
background-repeat: no-repeat;
background-position:0px 8px;
}
#id_RelNewsList li a{font-size:12px; color:#0f47b4; text-decoration:none; line-height:20px;}
#id_RelNewsList li a:hover{ color:#FF0000; text-decoration:none;}

#content{width:1200px; margin:0 auto; font-size:14px; padding-top:10px; color:#333333; line-height:24px; text-align:left;text-align:justify;text-justify:inter-ideograph;}
#content a{font-size:14px; color:#0000FF; text-decoration:none; line-height:24px;}
#content a:hover{font-size:14px; color:#FF0000; text-decoration:none;}
#content p{font-size:14px; line-height:24px; color:#333333;}
#content p a{font-size:14px; color:#0000FF; text-decoration:none; line-height:24px;}
#content p a:hover{font-size:14px; color:#FF0000; text-decoration:none;}